_PCI_DISPATCH_STYLE

//0x4 bytes (sizeof) enum _PCI_DISPATCH_STYLE { IRP_COMPLETE = 0, IRP_DOWNWARD = 1, IRP_UPWARD = 2, IRP_DISPATCH = 3 };